home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / misc / Bump.lha / Bump / Bump-e < prev    next >
Encoding:
Text File  |  1999-08-11  |  554 b   |  17 lines

  1. ## $VER bump-e 1.0 (07.07.99) ©1999 Robin Cloutman, All Rights Reserved.
  2. ## suffix m
  3. ## inform Generating E code (%n_rev.m)...
  4. /****************************************************************
  5.    This file was created automatically by `%V'.
  6.  
  7.    Do NOT edit by hand!
  8. ****************************************************************/
  9.  
  10. CONST VERSION            = %v
  11. CONST REVISION            = %r
  12. CONST DATE:STRING        = '%d'
  13. CONST NAME:STRING        = '%n'
  14. CONST VERS:STRING        = '%n %v.%r'
  15. CONST VSTRING:STRING    = '%n %v.%r (%d)\\r\\n'
  16. CONST VERSTAG:STRING    = '\\0$VER: '%n %v.%r (%d)'
  17.